From 24b03fd2c019b68e078d67dbad3d90f3bc25a4de Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Wed, 8 May 2002 16:38:21 +0000 Subject: [PATCH] (filesets-running-xemacs): Fix last change. --- lisp/filesets.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lisp/filesets.el b/lisp/filesets.el index fd640efdf5c..8b494262ae1 100644 --- a/lisp/filesets.el +++ b/lisp/filesets.el @@ -294,7 +294,7 @@ key is supported." :type 'sexp :group 'filesets) -(if +(if filesets-running-xemacs (progn (defcustom filesets-menu-path nil "*The menu under which the filesets menu should be inserted. @@ -2510,7 +2510,6 @@ Set up hooks, load the cache file -- if existing -- and build the menu." (provide 'filesets) ;;; Local Variables: -;;; time-stamp-format:"%:y-%02m-%02d" ;;; sentence-end-double-space:t ;;; End: -- 2.30.2